home *** CD-ROM | disk | FTP | other *** search
/ Distant Suns - First Light / Distant Suns First Light Version 1.0 (Geosphere).ISO / data2 / obj_3d / box.obj < prev    next >
Encoding:
Text File  |  1994-09-28  |  222 b   |  23 lines

  1. &1 0
  2. ;simple test file to verify the object file reader
  3. ;this should draw a square
  4. #vertex
  5. ;   box
  6. -1 -1 1
  7. -1  1 1
  8. -1  1 1
  9. -1 -1 1
  10. 1 -1 1
  11. 1  1 1
  12. 1  1 1
  13. 1 -1 1
  14.  
  15. #conn
  16. -1 2 3 0 1 -4 5 6 7 4
  17.  
  18. #centroid
  19. 100 0 0
  20.  
  21. #offset
  22. 0 0 0
  23.